IHomeCommand.Direction property
The direction the axis moves to home. Use the type 0, 2, or 3 in McDirection.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
McDirection Direction { get; }
ReadOnly Property Direction As McDirection
Property value
Type: McDirection
See also